You are here: Record management > Rule and application testing > PegaUnit testing > PegaUnit test cases

PegaUnit test cases

After you develop rules, you can test them and then convert the test runs to PegaUnit test cases to validate application data by comparing expected property values to the actual values returned by running the rule.

You can use PegaUnit rule testing on the following types of rules:

You can also group related test cases into test suites, which run all the test cases in the suite in the order that you specify.